Skip to content

Conversation

@andrewmeservy
Copy link
Contributor

  • Simple bug fix to make UnitsNet.Serialization.JsonNet compatible with the newest prerelease version of UnitsNet (6.0.0-pre017)

The fix simply replaces a null forgiving operator with an actual null-check and return. It will throw an exception if it fails the null check.

@andrewmeservy
Copy link
Contributor Author

not sure why build checks fail - I didn't change that much and they seem like permissions errors rather than something with the code? lmk if there is something I need to do on my end!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant